home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1997 / HAM Radio 1997.iso / vcls / date / examples / exmdi22.dfm / exmdi22.txt
Encoding:
Text File  |  1996-04-08  |  316 b   |  18 lines

  1. object Form3: TForm3
  2.   Left = 243
  3.   Top = 181
  4.   Width = 447
  5.   Height = 291
  6.   Caption = 'Form3'
  7.   Font.Color = clWindowText
  8.   Font.Height = -13
  9.   Font.Name = 'System'
  10.   Font.Style = []
  11.   FormStyle = fsMDIChild
  12.   PixelsPerInch = 96
  13.   Position = poDefault
  14.   Visible = True
  15.   OnCreate = FormCreate
  16.   TextHeight = 16
  17. end
  18.